バージョン 24.2 (最新)

Period メソッド (BollingerBandWidthIndicator<T>)

ボリンジャー バンド幅インジケーターの移動平均区間を設定します。CCI 期間の一般的な値かつ初期値は 20 です。
シンタックス
public BollingerBandWidthIndicator<T> Period( 
   System.int period
)

パラメータ

period
解説
CCI 期間の一般的な値かつ初期値は 20 です。
参照

オンラインで表示: GitHub